home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 6
/
CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso
/
cucd
/
prog
/
gnu-c
/
src
/
gcc-2.7.0-amiga
/
config
/
m68k
/
hp320g.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-01-05
|
371b
|
13 lines
/* Definitions of target machine for GNU compiler. HP-UX 68000/68020 version.
Use this file if GCC is supposed to work with the GNU assembler,
GNU linker and GNU debugger using DBX debugging information.
(In other words, much of HPUX has been cast aside.) */
/* This wants DBX format. */
#define DBX_DEBUGGING_INFO
#define USE_GAS
#include "m68k/hp320.h"